home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Laboratorio Interattivo Deagostini
/
laboratorio interattivo deagostini.bin
/
Sigla.dir
/
00009_Script_9
< prev
next >
Wrap
Text File
|
2003-01-07
|
339b
|
16 lines
on clickSuVideo
--disattiva la modalitα fullScreen
removefullscreen (sprite 1)
go to 4
end clickSuVideo
on frameCicloVideo
go to the frame
checkVideo
end frameCicloVideo
on checkVideo
if the currenttime of sprite 1 = the duration of member the member of sprite 1 then
clickSuVideo
end if
end checkVideo